home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Third Party Demos / Utilities / In⁄Out™ / In_Out™ / card_13006.txt < prev    next >
Text File  |  1990-04-09  |  3KB  |  142 lines

  1. -- card: 13006 from stack: in
  2. -- bmap block id: 13162
  3. -- flags: 0000
  4. -- background id: 2649
  5. -- name: SS
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=295 top=225 right=247 bottom=367
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: OK
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go card SLBnames
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 2 (button)
  28. -- low flags: 00
  29. -- high flags: 2000
  30. -- rect: left=375 top=225 right=247 bottom=447
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: OK
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   go card "SLBnames"
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 3 (button)
  47. -- low flags: 00
  48. -- high flags: 0000
  49. -- rect: left=70 top=85 right=247 bottom=252
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: New Button
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.  
  61.   show card field "GOOBEY"
  62.   repeat until the mouse is down
  63.     show card field "GOOBEY"
  64.   end repeat
  65.   hide card field "GOOBEY"
  66. end mouseUp
  67.  
  68.  
  69.  
  70.  
  71. -- part 4 (button)
  72. -- low flags: 00
  73. -- high flags: 0000
  74. -- rect: left=295 top=85 right=215 bottom=433
  75. -- title width / last selected line: 0
  76. -- icon id / first selected line: 0 / 0
  77. -- text alignment: 1
  78. -- font id: 0
  79. -- text size: 12
  80. -- style flags: 0
  81. -- line height: 16
  82. -- part name: New Button
  83. ----- HyperTalk script -----
  84. on mouseUp
  85.   show card field "iz"
  86.   repeat until the mouse is down
  87.     show card field "iz"
  88.   end repeat
  89.   hide card field "iz"
  90. end mouseUp
  91.  
  92.  
  93.  
  94. -- part 5 (field)
  95. -- low flags: 80
  96. -- high flags: 0004
  97. -- rect: left=21 top=251 right=278 bottom=504
  98. -- title width / last selected line: 0
  99. -- icon id / first selected line: 0 / 0
  100. -- text alignment: 1
  101. -- font id: 20
  102. -- text size: 18
  103. -- style flags: 0
  104. -- line height: 24
  105. -- part name: iz
  106.  
  107.  
  108. -- part 6 (field)
  109. -- low flags: 80
  110. -- high flags: 0004
  111. -- rect: left=21 top=251 right=276 bottom=504
  112. -- title width / last selected line: 0
  113. -- icon id / first selected line: 0 / 0
  114. -- text alignment: 0
  115. -- font id: 20
  116. -- text size: 18
  117. -- style flags: 0
  118. -- line height: 24
  119. -- part name: iz
  120.  
  121.  
  122. -- part 8 (field)
  123. -- low flags: 80
  124. -- high flags: 0004
  125. -- rect: left=21 top=251 right=276 bottom=504
  126. -- title width / last selected line: 0
  127. -- icon id / first selected line: 0 / 0
  128. -- text alignment: 1
  129. -- font id: 20
  130. -- text size: 18
  131. -- style flags: 0
  132. -- line height: 24
  133. -- part name: GOOBEY
  134.  
  135.  
  136. -- part contents for card part 5
  137. ----- text -----
  138. This is where you select the zone you want on your network.
  139.  
  140. -- part contents for card part 8
  141. ----- text -----
  142. Select the In/Out server you want to access here.